BaseProvisioningSettings Class

NAMESPACE

RASAdminEngine.Core.OutputModels.HostPool

DESCRIPTION

Host Pool Base Provisioning Settings

INHERITED FROM

RASSerilazableObj
BaseProvisioningSettings

INTERFACES

PUBLIC PROPERTIES

Type Name Description
DefaultPowerState DefaultPowerState The Default Power State
String HostName The Host name format. All Host created from the template will have this name with %ID:N:S% replaced.

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Void CopyFrom (BaseProvisioningSettings other)
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

AVDProvisioningSettings
ProvisioningSettings
RDSHostPool